How to write customised report in scala

Hi,

Currently in Gatling reports, we are getting <800ms, 800ms – 1200ms, > 1200ms etc and we can change in the configuration file of gatling. The two parameters "lowerBound" and "higherBound". But, there is a way to change them per script instead of in the config file ?

Thanks!!