Report Label Change

I am trying to change the label (report column name) “Item Code” to “material Code” of “Item Shortage Report”. Any idea on how to proceed.

See the query / script file. You can return the columns definitions separately

The report mentioned above is a “report builder” report and the reports are generated using json. I had to change it to query report to change the labels.

@kxt5258 You can create similar report using script or query report and change the labels as per your wish, for item shortage you have to fetch data from “Bin” doctype.