I found solution – used groupsrenderer
var groupsrenderer = function (text, group, expanded) { return “” + group + “”; }