adds a header with text for a cell
var layout = new dhx.Layout("layout_container", { cols: [ { header: "Cell header"} ] });