Customizing child table

i have a doctype A that have field its type is table
that field connect to another doctype its table doctype B which has 3 fields b1, b2, b3
i want the table just display one field b2 in this doctype A and display another field b1, b3, in another doctype C
how could i do that ?

Refer this issue,