sets the template for the header label
webix.ui({ view:"treemap", headerTemplate:"#category#" });
headerTemplate can be a function:
headerTemplate: obj => obj.category