If you want the checked value and not the html, then get the .checked value not the .innerHTML
var _$subCategoryDiscretionary = objCells.item(6).checked;