grouping table with boolean

It's work to grouping table from boolean data like this
->defaultGroup('RootInformation.isVerified');


but i want to make label instead only showing rootinformation: 0 and 1
how to do that?
thank you
image.png
Was this page helpful?