defines custom labels for fields
webix.ui({ view:"pivot", fieldMap:{ "a1" : "GDP", "a2" : "Grow ratio" }, //... });