How to give alias to controller action in rights module

I am using user module and rights module. in rights module i generate controller actions. in permission page Item column display controller.action. for example address.create,address.update.

I want item should display with their alias name. for example Create Address, Update Address.

How it will done?