var dg = $('#dg1');var td = dg.datagrid('getPanel').find('div.datagrid-header td[field="Attended"]');td.css('background-color','#00ff00');