How to change label of fileds in sidecar MultiSelectionListView js

Hi There,

I am working on to show sidecar fields based on some cases of one of our module. 

We are using below code : 

Fullscreen
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

allowedFields are showing the label of fields based on the name given in studio, I would like to use the label name as a custom name for ex : 
type_2 field's original label is : Type 2 but i want to show this as : Speciment Type .
 
Please help me on this one.....