I found out that there are two ways to change the text in breadcrumb.
first one is to add name field in main view
second one is to add _rec_name variable to model.
But somehow _rec_name only appears to form view not kanban view.
Also the text in the breadcrumb in kanban view is declared in main view
Is there a way to show a field value in breadcrumb in kanban view?